Esx Hosts HardwareSupportPackageInfo
The Esx Hosts HardwareSupportPackageInfo schema contains information to describe the Hardware Support Package (HSP) configured for a single device or distinct group of devices (typically the OEM's, including BIOS and device firmware).
This schema was added in vSphere API 7.0.2.0.
{
"pkg": "string",
"version": "string"
}
Identifier of Hardware Support Package (HSP) selected
This property was added in vSphere API 7.0.2.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.hosts.hardware_support.package
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.hosts.hardware_support.package
.
Version of the Hardware Support Package (HSP) selected (e.g. "20180128.1" or "v42")
This property was added in vSphere API 7.0.2.0.